PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFTsaClientEvent Class / setTimeStampResponse Method
The response, as defined in RFC 3161, received from the Time Stamp Authority server.
In This Topic
    setTimeStampResponse Method
    In This Topic
    Sets the time stamp response.
    Syntax
    public void setTimeStampResponse( 
       byte[] value
    )

    Parameters

    value
    The response, as defined in RFC 3161, received from the Time Stamp Authority server.
    See Also